TMF620 Product Catalog Management API (Outbound)

(0 reviews)

Post-Deployment Tasks

The TMF620 application is built and configured with the Aria Connector.

If you want to configure the application with a different MuleSoft connector, or make any other changes in the application (for example, orchestration change, data transformation, or logic) follow the steps::

Download TMF620 project file from Anypoint Runtime Manager

  1. Log in to the Mulesoft Anypoint Platform instance where the API was deployed.
  2. Navigate to Runtime Manager and locate the deployed API. NOTE: This APi should be in the `Running` phase.
  3. Click on the API name.
  4. Under **Application File**, click the file name to download the project’s JAR file.
  5. After you download the JAR file to your local system, import it into Anypoint Studio to modify the project’s configuration or add and update data transformation.

Connect with Various Target Systems Using Anypoint Exchange connectors

After the project file is imported and scaffolded in Anypoint Studio, various application-based connectors can be added to the project as necessary.

  1. From Anypoint Studio’s Mule Palette, click Search in Exchange.
  2. Sign in to Anypoint Platform if you’re not already signed in.
  3. After you are authenticated, search for the name of the connector and add the necessary connectors from the Available Compatible Modules section to the Selected Modules section.
  4. Click Finish and verify that the newly-added connector appears in the Mule Palette.

Updating Mule Runtime Properties

Optionally, if you need to update the Mule runtime properties of the app in Anypoint Runtime Manager, follow the steps below:

  1. In Anypoint Platform, navigate to Runtime Manager and click the name of the API for which to update the properties.
  2. Click on Settings and select the Properties tab.
  3. Add or update the necessary properties here with these Key: Value pairs:
vm.queueName= {Queue name}
vm.timeout={VM listener timeout value in milliseconds}
salesforce.oauth.url = [https://login.salesforce.com/services/oauth2/token](https://login.salesforce.com/services/oauth2/token)
salesforce.callback.url = {Salesforce org url}
salesforce.client.id = {Salesforce Client App ID}
salesforce.client.secret = {Salesforce Client app Secret}
salesforce.client.username = {Salesforce org username}
salesforce.client.password = {Salesforce org password}
lob.url = {LOB URL} (Optional)

The LOB URL is optional and can be used to update a mock service URL. To connect the integration to an external system, extend the application with the respective MuleSoft connectors.


Reviews

TypeApplication
OrganizationMuleSoft
Published by
MuleSoft Organization
Published onJun 14, 2024
Asset overview
Industries CloudCommunications
Custom fields

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.0

Tags